Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update setup.py #252

Merged
merged 2 commits into from
Aug 17, 2020
Merged

Update setup.py #252

merged 2 commits into from
Aug 17, 2020

Conversation

Longi94
Copy link
Contributor

@Longi94 Longi94 commented Aug 13, 2020

sync up the versions between requirements.txt and setup.py

PS C:\Users\lngtr> pip install boxcars-py -U
Collecting boxcars-py
  Using cached boxcars_py-0.1.4-cp38-none-win_amd64.whl (402 kB)
ERROR: carball 0.7.1 has requirement boxcars-py==0.1.3, but you'll have boxcars-py 0.1.4 which is incompatible.
ERROR: carball 0.7.1 has requirement numpy==1.17.0, but you'll have numpy 1.19.1 which is incompatible.
ERROR: carball 0.7.1 has requirement pandas==0.24.2, but you'll have pandas 1.0.3 which is incompatible.
Installing collected packages: boxcars-py
  Attempting uninstall: boxcars-py
    Found existing installation: boxcars-py 0.1.3
    Uninstalling boxcars-py-0.1.3:
      Successfully uninstalled boxcars-py-0.1.3
Successfully installed boxcars-py-0.1.4

@Longi94 Longi94 requested a review from Sciguymjm August 13, 2020 07:36
@AppVeyorBot
Copy link

1 similar comment
@AppVeyorBot
Copy link

@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

Merging #252 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #252   +/-   ##
=======================================
  Coverage   90.73%   90.73%           
=======================================
  Files          98       98           
  Lines        4391     4391           
  Branches      738      738           
=======================================
  Hits         3984     3984           
  Misses        296      296           
  Partials      111      111           

@AppVeyorBot
Copy link

1 similar comment
@AppVeyorBot
Copy link

@Sciguymjm Sciguymjm merged commit becbc82 into master Aug 17, 2020
@Sciguymjm Sciguymjm deleted the Longi94-patch-1 branch August 17, 2020 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants